Welcome![Sign In][Sign Up]
Location:
Search - genetic algorithm routing matlab

Search list

[AI-NN-PRMCRGSA

Description: MCRGSA------组播路由问题遗传模拟退火算法 %M-----------遗传算法进化代数 %N-----------种群规模,取偶数 %Pm----------变异概率调节参数 %K-----------同一温度下状态跳转次数 %t0----------初始温度 %alpha-------降温系数 %beta--------浓度均衡系数 %ROUTES------备选路径集 %Num---------到各节点的备选路径数目 %Cost--------费用邻接矩阵 %Source------源节点标号 %End---------目的节点标号组成的向量 %MBR---------各代最优路径编码-MCRGSA------ Multicast Routing genetic simulated annealing% M----------- genetic algorithm algebra% N----------- population size, even take Pm----------% probability parameter variation%----------- same temperature K Jump under a number of state----------% t0 initial temperature cooling% alpha------- beta coefficient%-------- balanced concentration coefficient% ROUTES------ Alternative Path Set% Enable--------- nodes to the number of alternative paths%-------- Cost adjacent costs Matrix% Source------ source node labeling% End--------- destination node labeling Group Vector%% of the MBR--------- generations optimal path coding
Platform: | Size: 1024 | Author: 程爱华 | Hits:

[matlabGACode

Description: 一个用于自然数编码遗传算法的工具包indexGA,以及用这个工具包实现的车辆路径优化问题的算法例程-One for the natural number-coded genetic algorithm toolkit indexGA, and use this tool kit to achieve VRP algorithm routine
Platform: | Size: 9216 | Author: | Hits:

[AI-NN-PRiga

Description: 应用遗传算法是被认为求解NP难题的有效手段之一,求解物流配送车辆路径优化问题时,在传统遗传算法的基础上,并引入了免疫算法的思想,实验结果表明该算法具有更好的全局和局部搜索能力和收敛速度,可有效地解决物流配送车辆路径优化问题。-Application of genetic algorithms to solve NP is considered an effective means of problem solving to optimize logistics and distribution vehicle routing problem, in the traditional genetic algorithm based on immune algorithm and the introduction of ideas, experimental results show that the algorithm has a better overall and local search ability and convergence speed, which can effectively solve the logistics and distribution VRP.
Platform: | Size: 7168 | Author: 王博文 | Hits:

[AI-NN-PRvrpmatlab

Description: 基于模拟退火酸发和遗传算法的物流配送路径问题-Fat acid based on simulated annealing and genetic algorithm logistics and distribution routing problem
Platform: | Size: 11264 | Author: jj | Hits:

[AI-NN-PRQoSRoute-GA

Description: 带有QoS约束的组播路由问题是一个NP完全问题,遗传模拟退火算法是遗传算法和模拟退火算法的一种融合,可以为这类问题提供一个解决方案-With QoS constraint multicast routing problem is an NP-complete problem, genetic simulated annealing algorithm is a genetic algorithm and simulated annealing algorithm as a fusion, you can provide for such a solution
Platform: | Size: 2048 | Author: zhao xian sheng | Hits:

[AI-NN-PRGA_routing

Description: 遗传算法在路由优化中的应用:多服务质量的最小路径的算法.-Genetic Algorithm in Routing Optimization: Multi-service quality of the minimum path algorithm.
Platform: | Size: 11264 | Author: 一顺 | Hits:

[AI-NN-PRGAmatlab

Description: 利用遗传算法,上线车辆路径的优化。采用了matlab编程,对于初学遗传算法,和matlab的用户,是很适用的-The use of genetic algorithms, on-line vehicle routing optimization. Use of matlab programming, genetic algorithm for the beginner, and matlab users, is very applicable
Platform: | Size: 9216 | Author: xulei | Hits:

[matlabvrp

Description: 本人原创的用遗传算法实现的vrp问题求解,基于matlab语言-I original genetic algorithm is used to achieve the vrp problem solving, based on the matlab language
Platform: | Size: 4096 | Author: hattrick | Hits:

[AI-NN-PRmatlabforVRP

Description: 解决车辆路径问题的MATLAB代码,经过测试可以使用。算法采用遗传算法,对于写人工智能领域的相关论文有很大的帮助-Solve the vehicle routing problem with the MATLAB code that can be used after testing. Algorithm using genetic algorithms, artificial intelligence for the written papers of great help
Platform: | Size: 7168 | Author: ly | Hits:

[Other9

Description: 给予免疫遗传算法的QOS路由选择问题,给予免疫遗传算法的多目标优化问题-Immune genetic algorithm for QOS routing problem, the immune genetic algorithm for multi-objective optimization problem
Platform: | Size: 6144 | Author: 路杨 | Hits:

[AI-NN-PRGenetic_Algorithm_for_vehicle_routing_problem

Description: 遗传算法解决车辆路径问题,希望对大家有所帮助。-Genetic Algorithm for vehicle routing problem, we want to help.
Platform: | Size: 28672 | Author: 陈波 | Hits:

[matlabga_wsn

Description: 用遗传算法进行无线传感器网络的路由控制,降低WSN的能量损耗-Using genetic algorithms for wireless sensor network routing control and reduce energy consumption WSN
Platform: | Size: 1024 | Author: darrenyane | Hits:

[AI-NN-PRduoboluyou

Description: 针对通信网络中多重QoS约束条件下的多播路由计算,提出了一个基于模拟退火技术的改进遗传算法HGA-QoSR。该算法把模拟退火技术的局部寻优能力与遗传算法的全局寻优能力有机结合,并利用隔离小生境机制控制种群的独立进化,使演化过程中的种群保持生态多样性,以提高算法运行效率和解的质量。理论分析和仿真实验表明,与传统遗传算法相比较,该算法性能有显著改进。 -Communication networks for multi-QoS Constrained multicast routing calculation, proposed a simulated annealing technique based on improved genetic algorithm HGA-QoSR. The algorithm to simulated annealing and local optimization ability of genetic algorithms global optimization ability of organic combination and isolation niche mechanism to control the use of independent evolution of populations, the evolution of the species to maintain ecological diversity, to improve the algorithm efficiency settlement quality. Theoretical analysis and simulation results show that compared with traditional genetic algorithm, the algorithm performance significantly improved.
Platform: | Size: 27648 | Author: S514506227 | Hits:

[matlabmatlab-vrp

Description: 车辆路径问题中用遗传算法实现matlab程序 。-The vehicle routing problem matlab genetic algorithm. . . .
Platform: | Size: 9216 | Author: 马文 | Hits:

[matlabGA

Description: Genetic Algorithm(GA) Matlab Codes for Vehicle Routing Problem With Time Window(VRPTW)
Platform: | Size: 101376 | Author: diako | Hits:

[matlab基于GA的WSN路由协议

Description: 基于遗传算法的WSN通信路由协议matlab仿真代码,讲解清楚适合实用(WSN routing protocol based on genetic algorithm matlab simulation code, to explain clearly, suitable for practical)
Platform: | Size: 5364736 | Author: yuanking | Hits:

[AI-NN-PR验证性VRP

Description: 利用遗传算法实现VRP问题,将车辆路径问题规划的较为详细,算法较为良好(The genetic algorithm is used to solve the VRP problem, and the vehicle routing problem is more detailed and the algorithm is better)
Platform: | Size: 3072 | Author: 莹莹11 | Hits:

[AI-NN-PRGA

Description: 遗传算法的车辆路径研究,实现的是配送路径最短(Genetic algorithm of vehicle routing research, the realization of the shortest delivery route)
Platform: | Size: 13312 | Author: 刘秋萍 | Hits:

[matlab代码

Description: 基与遗传算法的动态规划,可以解决对于有时间窗约束的多目标车辆寻路问题(HUBThe dynamic programming of base and genetic algorithm can solve the problem of multi-objective vehicle routing problem with time window constraints)
Platform: | Size: 3072 | Author: moonll741 | Hits:

[Othervrp

Description: 车辆路径问题用遗传算法来求解,借助了matlab的程序代码(The vehicle routing problem is solved by genetic algorithm, with matlab program code.)
Platform: | Size: 16384 | Author: 小小周zzz | Hits:
« 12 »

CodeBus www.codebus.net